OVOC Server Backup Processes
The following backup processes are run on the OVOC server. All processes are run by default at 0200 (to change the scheduling, see Change Schedule Backup Time).
|
■
|
Cassandra backup: Contains the backup of the Cassandra database. Backs up to the archive file cassandraBackup_<version>_<date>_<snapshotId>_<Role>_numberOfNodes.tar. |
|
■
|
OVOC Server backup: Contains the entire /data/NBIF directory’s content, with the exception of the 'emsBackup' directory, OVOC Software Manager content and server_xxx directory content. Backs up to the archive file emsServerBackup_<version>_<time&date>.tar. |
|
■
|
Configuration backup: Contains the PostgreSQL database configuration-only backup. Backs up to the archive file ovocConfigBackup_<version>_<time&date>.tar.gz. |
|
■
|
OVOC Full backup: Contains the full backup of the PostgreSQL database. Backs up to the archive file ovocFullBackup_<version>_<time&date>.tar.gz. |
|
●
|
The Backup process does not backup configurations performed using OVOC Server Manager, such as networking and security. |
|
●
|
It is highly recommended to maintain all backup files on an external machine. These files can be transferred outside the server directly from their default location by SCP or SFTP client using 'acems' user. |
Backup Log
|
1.
|
Copy the following backup files to an external machine: |
|
●
|
/data/NBIF/emsBackup/emsServerBackup_<version>_<time&date>.tar.gz |
|
●
|
/data/NBIF/emsBackup/ovocFullBackup_<version>_<time&date>.tar.gz |
|
●
|
/data/NBIF/emsBackup/ovocConfigBackup_<version>_<time&date>.tar.gz |
|
●
|
/data/NBIF/emsBackup/cassandraBackup_<version>_<date>_<snapshotId>_<MGMT>_numberOfNodes.tar |